Skip to content

Add C++ wrappers for C functions of window class.#575

Merged
hassandraga merged 1 commit intowebui-dev:mainfrom
konakona418-forked:main
Apr 6, 2025
Merged

Add C++ wrappers for C functions of window class.#575
hassandraga merged 1 commit intowebui-dev:mainfrom
konakona418-forked:main

Conversation

@konakona418
Copy link
Contributor

@konakona418 konakona418 commented Apr 6, 2025

Added the following member functions to the window class to wrap C functions:

  • set_frameless (to wrap webui_set_frameless)
  • set_transparent (to wrap webui_set_transparent)
  • set_resizable (to wrap webui_set_resizable)
  • set_center (to wrap webui_set_center)

@hassandraga hassandraga merged commit 7adbdc4 into webui-dev:main Apr 6, 2025
24 checks passed
@hassandraga
Copy link
Member

Thank you @konakona418.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants